home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17328 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  868 b 

  1. Path: inforamp.net!usenet
  2. From: rmorin@inforamp.net (Randy Charles Morin)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: How to Close a Single MDIChild
  5. Date: Mon, 15 Apr 1996 13:29:32 GMT
  6. Organization: InfoRamp Inc., Toronto, Ontario (416) 363-9100
  7. Message-ID: <4kt8ff$oos@sam.inforamp.net>
  8. References: <4kltj0$gm1@Raven.und.ac.za>
  9. NNTP-Posting-Host: ts27-14.tor.istar.ca
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. throshni@compnt.cs.unp.ac.za (throshni) wrote:
  13. >I am using BC4.5, and i have created an MDI application.  How can i 
  14. >close a single MDIChild.  I have tried the SendMessage command but it 
  15. >does not seem to work.
  16.  
  17. Call destroy()
  18. Depending on where you do this, you may also delete to perform a
  19. delete.
  20.  
  21.  
  22.  
  23. Agrivar
  24.  
  25. aka Randy Charles Morin,
  26. MiddleWorld SoftWare,
  27. Satisfying Your Bit and Bytes,
  28. Canada 1-800-363-3780 
  29. Other  1-905-279-2087
  30. eMail  rmorin@inforamp.net
  31.  
  32.